class ActiveRecord::DatabaseConfigurations::HashConfig

def adapter

def adapter
  configuration_hash[:adapter]
end