# File lib/holidays.rb, line 423
  def holidays(*options)
    Holidays.on(self, options)
  end