Module: ABooleanValue

Included in:
FalseClass, TrueClass
Defined in:
lib/steplib/hash_utils.rb

Overview

monkeypatching a ABooleanValue type

so we can call .is_a? on true and false values
and get a positive answer for both for ABooleanValue type