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