# File lib/crono/interval.rb, line 39
def
to_s
"#{@from}-#{@to}"
end