class ActiveRecord::DatabaseConfigurations

def default_env

def default_env
  ActiveRecord::ConnectionHandling::DEFAULT_ENV.call.to_s
end