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