<%= entity %>.prototype.<%= method %> = function () {
  return this.<%= attribute %>;
};