# File lib/active_support/xml_mini/nokogirisax.rb, line 21 def start_document @hash = {} @hash_stack = [@hash] end