Used when an object is passed to `object_double`. Represents a reference to that object.
@private
# File lib/rspec/mocks/object_reference.rb, line 36 def const_to_replace raise ArgumentError, "Can not perform constant replacement with an object." end
# File lib/rspec/mocks/object_reference.rb, line 41 def defined? true end
Generated with the Darkfish Rdoc Generator 2.