class Concurrent::Promises::DelayPromise

def touch

def touch
  @Future.resolve_with RESOLVED
end