class RSpec::Mocks::NestedSpace

def proxy_not_found_for(id, object)

def proxy_not_found_for(id, object)
  @parent.proxies[id] || super
end