# File lib/runt/temporalexpression.rb, line 668 def to_s "from the #{Runt.ordinalize(@range.begin)} to the #{Runt.ordinalize(@range.end)} monthly" end