class ActiveRecord::DatabaseConfigurations::DatabaseConfig

def adapter_method

def adapter_method
  "#{adapter}_connection"
end