public function currentUnitAction()
 {
     $mapper = new MappingHelper();
     $mapper->currentUnit();
 }