class Bundler::Molinillo::Resolver::Resolution

def possibility

Returns:
  • (Object) - the current possibility that the resolution is trying
def possibility
  possibilities.last
end