class RSpec::Mocks::NamedObjectReference

def when_loaded

Other tags:
    Yield: - the target object
def when_loaded
  yield object if object
end