# File lib/websocket/handshake/handler/client75.rb, line 6
        def valid?
          super && verify_protocol
        end