module EM::Synchrony::ActiveRecord::Adapter

def real_connection

def real_connection
  @connection.connection
end