# File lib/runt/temporalexpression.rb, line 743
  def to_s
    "during the year #{@year}"
  end