class Nokogiri::XML::ElementContent

def inspect_attributes

def inspect_attributes
  [:prefix, :name, :type, :occur, :children]
end