# File lib/uri_template/rfc6570.rb, line 468
  def tokens
    @tokens ||= tokenize!
  end