<%= entity %>.fromJsonObj = function (jsonObj) {
  %= constructorCall %
  return <%= obj %>
};
