# File lib/runt/temporalexpression.rb, line 365
  def include?(date)
    @ordinal_weekday == date.wday
  end