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