# File lib/websocket/handshake/handler/client76.rb, line 8 def valid? super && verify_challenge && verify_protocol end