# File lib/runt/temporalexpression.rb, line 525 def save "Runt::REYear.new(#{@start_month}, #{@start_day}, #{@end_month}, #{@end_day})" end