class Concurrent::Promises::InternalStates::State

def resolved?

def resolved?
  raise NotImplementedError
end