# File lib/arr-pm/file/tag.rb, line 281
  def type
    TYPE.fetch(@type, @type)
  end