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