class Concurrent::Promises::InternalStates::Fulfilled

def to_sym

def to_sym
  :fulfilled
end