# File lib/runt/temporalexpression.rb, line 327
  def to_s
    "#{Runt.ordinalize(@week_of_month_index)} #{Runt.day_name(@day_index)} of the month"
  end