class Chronic::SeparatorAnd

def to_s

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