<%= entity %>.toJsonObj = function (<%= arg %>) {
  %= jsonObj %
  return jsonObj;
};