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