163 164 165
# File 'lib/oj/json.rb', line 163 def |(other) self.class[other.to_hash.merge(to_hash)] end