class Chronic::SeparatorT

def to_s

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