# File lib/websocket/frame/incoming.rb, line 38
      def next
        @handler.decode_frame unless decoded?
      end