class EventMachine::WebMockHttpConnection

def drop_client

def drop_client
  @clients.shift
end