# File lib/facet/symbol/to_const.rb, line 13
  def to_const
    to_s.to_const
  end