% if (typeof constructor !== 'undefined') { %>
<% _.each(fields, function(item) { %>
class="addon"<% } %> ><%=item.name%>: <%= item.description %>
<% }); %>
class="addon"<% } %>><%=item.name%><% if (item.itemtype === 'method') { %>()<%}%> | <%= item.description %> |