# File lib/vpim/repo.rb, line 251
      def initialize(where)
        @where = Uri.uri_check(where)
      end