# File lib/websocket/handshake/base.rb, line 56
      def should_respond?
        raise NotImplementedError
      end