class ActiveRecord::DatabaseConfigurations::HashConfig

def database

def database
  configuration_hash[:database]
end