# File lib/maruku/output/to_html.rb, line 457
def
to_html_emphasis
;
wrap_as_element
(
'em'
)
end