# File lib/core/facets/string/capitalized.rb, line 41
  def upcase?
    upcase == self
  end