9 10 11
# File 'lib/hemingway/tag/tag_nodes.rb', line 9 def html Build.tag("div", nil, :class => "vspace#{vertical_height.height.text_value}") end