public boolean isInverse() {
   return collection.isInverse();
 }