# File lib/facets/core/kernel/to_bool.rb, line 3
  def to_bool
    return true
  end