class Gem::DependencyResolver::CurrentSet


for installed gems.
all the normal settings that control where to look
A set which represents the installed gems. Respects

def find_all(req)

def find_all(req)
  req.dependency.matching_specs
end

def prefetch(gems)

def prefetch(gems)
end