# File rlml.rb, line 400
    def initialize(output)
      super
      @depth = 0
      @header_emitted = false
    end