# File lib/runt/temporalexpression.rb, line 637
  def include?(date)
    week_matches?(@ordinal,date)
  end