# File temp/element.rb, line 612
                def cdatas
                        find_all { |child| child.kind_of? CData }.freeze
                end