# File lib/standard/facets/ostruct.rb, line 151 def __merge__(other) o = dup o.__update__(other) o end