# File lib/runt/temporalexpression.rb, line 369
  def to_s
    "#{Runt.day_name(@ordinal_weekday)}"
  end