# File lib/facets/core/hash/op_and.rb, line 30
  def |(other)
    other.merge self
  end