@function can.ejs.tags.comment <%# CODE %>
@parent can.ejs.tags 4

@signature `<%# CODE %>`

Used for explicitly for comments.  This will not render anything.
     
         <%# 'hello world' %>