No to display
<%= comma_split(fields).select { |f| this.send(f) }.map { |f| f.titleize }.join(', ') %>