def create_target_model(self, suggestion):
     # Create a basic Media from this suggestion
     return MediaCreator.from_suggestion(suggestion)
 def create_target_model(self, suggestion):
     # Create a basic Media from this suggestion
     return MediaCreator.from_suggestion(suggestion)