# File lib/rd/rd2man-lib.rb, line 37
    def visit(tree)
      prepare_labels(tree, "")
      super(tree)
    end