public function testSetConfigSetsStateAndRules() { $config = $this->getConfig(); $inflector = new InflectorFilter(); $inflector->setConfig($config); $this->_testOptions($inflector); }