# File lib/uri_template/rfc6570.rb, line 174
    def initialize(string)
      @string = string
    end