# File lib/icalendar/rrule.rb, line 33
def
to_s
"#{@position}#{@day}#{ "," unless @last }"
end