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