# File lib/vpim/repo.rb, line 102
      def initialize(where = "~/Library/Calendars")
        @where = where.to_str
      end