get('stemmerInfo'); } /** * {@inheritdoc} */ public function getStopwordsInfo() { return $this->get('stopwordsInfo'); } }