# File src/rexml/light/node.rb, line 122
                        def =~( path )
                                XPath.match( self, path )
                        end