class Concurrent::Promises::InternalStates::Pending

def resolved?

def resolved?
  false
end