63 64 65
# File 'lib/json/generic_object.rb', line 63 def |(other) self.class[other.to_hash.merge(to_hash)] end