235 236 237
# File 'lib/json_p3/filter.rb', line 235 def evaluate(context) !JSONP3.eq?(@left.evaluate(context), @right.evaluate(context)) end