# File lib/em-http/http_connection.rb, line 30
    def unbind(reason=nil)
      @parent.unbind(reason)
    end