class Concurrent::Promises::AbstractEventFuture

def promise

@!visibility private
For inspection.
def promise
  @Promise
end