# File lib/core/facets/boolean.rb, line 51
  def to_bool
    false
  end