/**
  * @return JsonHelper
  */
 public function jsonHelper()
 {
     return JsonHelper::instantiate($this);
 }