Object
# File lib/rr/wildcard_matchers/satisfy.rb, line 19 19: def ==(other) 20: return false unless other.is_a?(self.class) 21: self.expectation_proc == other.expectation_proc 22: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.