23 24 25
# File 'lib/chronic/repeaters/repeater_time.rb', line 23 def to_s @time.to_s + (@ambiguous ? '?' : '') end