# File htree/raw_string.rb, line 24
    def raw_string=(arg)
      @raw_string = arg.dup.freeze
    end