class EventMachine::SystemCmd

def unbind

def unbind
  @cb.call @output.join(''), get_status if @cb
end