Object
# File lib/rspec/mocks/argument_matchers.rb, line 44 44: def initialize(ignore) 45: end
# File lib/rspec/mocks/argument_matchers.rb, line 47 47: def ==(value) 48: [true,false].include?(value) 49: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.