# File lib/vpim/agent/calendars.rb, line 92
      def initialize(description, items)
        @description = description
        @items = items
      end