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