def _get_hooks()

in config_parser.py [0:0]


  def _get_hooks(self, hook_kind):
    return self.config.get(hook_kind) or {}