# File lib/migration_test_helper.rb, line 27
  def self.migration_dir
    @migration_dir || File.expand_path(RAILS_ROOT + '/db/migrate')
  end