# File lib/facet/string/case?.rb, line 14
  def upcase?
    self.upcase == self
  end