# File lib/sax-machine/handlers/sax_ox_handler.rb, line 33
    def start_element(name)
      @element = name
    end