/*
   * Access Solvable storage within the pool
   *
   * Get solvable based on id from pool
   *
   * call-seq:
   *   pool.solvable(id) -> Solvable
   *
   */
  XSolvable *solvable(int id)