# File lib/websocket/handshake/handler/server76.rb, line 8
        def valid?
          super && !finishing_line.nil?
        end