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