# File lib/runt/temporalexpression.rb, line 198
  def initialize(date_expr)
    @date_expr = date_expr
  end