# File lib/facet/object/bool?.rb, line 30
  def true?
    (true == self)
  end