174 175 176
# File 'lib/oj/json.rb', line 174 def |(other) self.class[other.to_hash.merge(to_hash)] end