Object
# File lib/rspec/mocks/argument_matchers.rb, line 45 def initialize(ignore) end
# File lib/rspec/mocks/argument_matchers.rb, line 48 def ==(value) TrueClass === value || FalseClass === value end
[Validate]
Generated with the Darkfish Rdoc Generator 2.