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