class Chronic::SeparatorAnd

:nodoc:

def to_s

:nodoc:
def to_s
  super << '-and'
end