# File lib/websocket/handshake/handler/client04.rb, line 9 def valid? super && verify_accept && verify_protocol end