class Chronic::RepeaterTime::Tick

def *(other)

def *(other)
  Tick.new(@time * other, @ambiguous)
end