Object
@api private
# File lib/rspec/mocks/space.rb, line 5 5: def add(obj) 6: receivers << obj unless receivers.detect {|m| m.equal? obj} 7: end
# File lib/rspec/mocks/space.rb, line 23 23: def expectation_ordering 24: @expectation_ordering ||= OrderGroup.new 25: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.