class EventMachine::Synchrony::KeyboardHandler

def unbind

def unbind
  @keyboard.current_fiber.resume @input
end