class Chronic::RepeaterYear

def width

def width
  (365 * 24 * 60 * 60)
end