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