Class Object
In: rexml/xpath_parser.rb
Parent: Object

Ignore this class. It adds a ne method, because Ruby doesn't seem to understand object.send( "!=", foo ), whereas it does understand "<", "==", and all of the other comparison methods. Stupid, and annoying, and not at all POLS.

Methods
__ne__   
Public Instance methods
__ne__(b)