class Nokogiri::XML::Attr

def inspect_attributes

def inspect_attributes
  [:name, :namespace, :value]
end