Returns:
720 721 722
# File 'lib/td/client/model.rb', line 720 def next_time @next_time ? Time.parse(@next_time) : nil end