protected function getLinter()
 {
     return parent::getLinter()->addPartialWordRule('supermn', 'superman')->addExactWordRule('batmn', 'batman');
 }