def _save_course(self):
        """
        Add the Course instance to the self.data dict for use when we save the recipe
        If the Course doesn't exist create a new one.
        """