# File lib/riddle/client/response.rb, line 9
      def initialize(str)
        @str = str
        @marker = 0
      end