class Concurrent::Promises::AbstractFlatPromise

def touched?

def touched?
  @Touched.value
end