/*
   * access Repokey by index
   *
   * call-seq:
   *   repodata[42] -> Repokey
   *   repodata.get(42) -> Repokey
   *
   */
  XRepokey *key( int i )