# File rexml/xpath_parser.rb, line 750
 def ne( other )
		self != other
	end