# File lib/rd/rd2html-lib.rb, line 291
    def apply_to_Var(element, content)
      %Q[<var>#{content.join("")}</var>]
    end