class ActiveRecord::DatabaseConfigurations::DatabaseConfig

def idle_timeout

def idle_timeout
  raise NotImplementedError
end