class Nokogiri::XML::EntityDeclaration

def attributes

return attributes. Always returns +nil+
##
def attributes
  nil
end