# File lib/asciidoctor/document.rb, line 33
    def save_to block_attributes
      (block_attributes[:attribute_entries] ||= []) << self
    end