# File lib/websocket/handshake/base.rb, line 18
      def <<(data)
        raise NotImplementedError
      end