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