class Gem::DependencyResolver::ActivationRequest

def others_possible?


requests for the same Dependency request.
Indicate if this activation is one of a set of possible
def others_possible?
  @others_possible
end