class EM::Synchrony::ActiveRecord::ConnectionPool

def connection

def connection
  acquire(Fiber.current)
end