class Nokogiri::XML::Node

def inspect_attributes

def inspect_attributes
  [:name, :namespace, :attribute_nodes, :children]
end