class ActiveRecord::MigrationContext

def current_environment # :nodoc:

:nodoc:
def current_environment # :nodoc:
  ActiveRecord::ConnectionHandling::DEFAULT_ENV.call
end