Object
# File lib/spec/mocks/argument_matchers.rb, line 49 49: def initialize(ignore) 50: end
# File lib/spec/mocks/argument_matchers.rb, line 52 52: def ==(value) 53: TrueClass === value || FalseClass === value 54: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.