# File lib/facets/core/symbol/to_s.rb, line 7
  def to_s
    @to_s || (@to_s = id2name)
  end