# File lib/icalendar/component/timezone.rb, line 100
    def initialize()
      super("DAYLIGHT")
    end