# File lib/faye/websocket/client.rb, line 73
        def unbind
          parent.close(1006, '', false)
        end