class Concurrent::Promises::ScheduledPromise

def inspect

def inspect
  "#{to_s[0..-2]} intended_time: #{@IntendedTime}>"
end