# File lib/uri_template/rfc6570.rb, line 463
  def level
    tokens.map(&:level).max
  end