class Concurrent::Promises::InternalStates::Pending

def to_sym

def to_sym
  :pending
end