# File lib/websocket/handshake/handler/server04.rb, line 9
        def valid?
          super && verify_key
        end