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