# File lib/facets/core/string/downcase.rb, line 12
  def downcase?
    downcase == self
  end