| Class 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 |
| Public Instance methods |
| __ne__(b) |