# File lib/maruku/output/to_html.rb, line 103
  def xelem(type)
    HTMLElement.new(type)
  end