541 542 543
# File 'lib/tbmx.rb', line 541 def to_html "<p>\n" + expressions.map(&:to_html).join + "\n</p>\n" end