# File lib/rubigen/commands.rb, line 636
      def migration_template(relative_source, relative_destination, options = {})
        migration_directory relative_destination
        logger.migration_template file_name
      end