class Concurrent::Promises::InternalStates::PartiallyRejected

def apply(args, block)

def apply(args, block)
  block.call(*reason, *args)
end