class Gem::Resolver::CurrentSet

def find_all(req)

def find_all(req)
  req.dependency.matching_specs
end