public function lookupPath($type = NULL, $need = TRUE)
 {
     return $this->multiplier->lookupPath($type, $need);
 }