# File temp/doctype.rb, line 182 def notations children().select {|node| node.kind_of?(REXML::NotationDecl)} end