# File lib/generators/migration.rb, line 44
    def destination_directory
      File.join(destination_root, 'schema', 'migrations')
    end