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