# File lib/hikidoc.rb, line 550
    def initialize(suffix = " />")
      @suffix = suffix
      @f = nil
    end