# File lib/facets/core/symbol/downcase.rb, line 10
  def downcase?
    to_s.downcase?
  end