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