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