# File lib/html5/treebuilders/hpricot.rb, line 108
          def method_missing(*a, &b)
            @hpricot.attributes.send(*a, &b)
          end