# File lib/websocket/frame/handler/base.rb, line 11
        def encode_frame
          raise NotImplementedError
        end