# File src/rexml/functions.rb, line 29
                def Functions::text( )
                        return true if @@node.node_type == :text
                end