class Concurrent::Promises::InternalStates::PartiallyRejected

def to_sym

def to_sym
  :rejected
end