# File lib/websocket/frame/base.rb, line 34
      def supported_frames
        raise NotImplementedError
      end