3 4 5
# File 'lib/hemingway/tag/tag_nodes.rb', line 3 def html tag_type.html(sequence.elements.map { |c| c.html }.join) end