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