15 16 17
# File 'lib/chronic/repeaters/repeater_time.rb', line 15 def *(other) Tick.new(@time * other, @ambiguous) end