33 34 35
# File 'lib/jrb-libsvm/node.rb', line 33 def ==(other) index == other.index && value == other.value end