Object
# File lib/rspec/mocks/argument_matchers.rb, line 46 def initialize(ignore) end
# File lib/rspec/mocks/argument_matchers.rb, line 49 def ==(value) [true,false].include?(value) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.