49 50 51
# File 'lib/action_text/fragment.rb', line 49 def to_html @html ||= HtmlConversion.node_to_html(source) end