# File lib/rd/rd2man-lib.rb, line 31
    def initialize
      @enumcounter = 0
      @index = {}
      @filename = nil
    end