# File lib/runt/temporalexpression.rb, line 783
  def to_s
    "after #{Runt.format_date(@date)}"
  end