Concurrent::Promises::InternalStates::State
@private
# File lib/concurrent/promises.rb, line 329 def resolved? false end
# File lib/concurrent/promises.rb, line 333 def to_sym :pending end