# File lib/sax-machine/handlers/sax_ox_handler.rb, line 24 def attr(name, str) @attrs[name] = str end