/** Free Method. */
 public void free() {
   m_recSpecialFunction = null; // QueryConverter closed this
   super.free();
 }