111 112 113
# File 'lib/code/object.rb', line 111 def code_different(other) Boolean.new(self != other) end