# File lib/icalendar/component/timezone.rb, line 60
    def initialize(name = "VTIMEZONE")
      super(name)
    end