# File lib/facets/more/xmlhelper.rb, line 73
  def comment( remark )
    "<!-- #{remark} -->"
  end