# File lib/kramdown/document.rb, line 581
    def attr
      @attr ||= Utils::OrderedHash.new
    end