function __construct($mapper)
 {
     parent::__construct($mapper);
     $this->initAllPhrases();
 }