foreach ($this->filter_words as $id => $word) {
                $this->filter_words[$id] = trim($word);
            }