class Concurrent::Promises::InternalStates::ResolvedWithResult

def resolved?

def resolved?
  true
end