# File lib/facets/core/symbol/upcase.rb, line 10
  def upcase?
    to_s.upcase?
  end