/*
   * Access Solvable storage within the pool
   *
   * Get relation based on id from Pool
   *
   * call-seq:
   *   pool.relation(id) -> Relation
   *
   */
  Relation *relation( int rel )