setMatchPattern('#-#'); $this->setReplacement($this->_separator); return parent::filter($value); } }