protected function getSymbolPostHook($symbol)
 {
     return 'post' . $this->behavior->camelize($symbol);
 }