# File lib/facets/core/kernel/bool.rb, line 14
def
true?
(
true
==
self
)
end