# File lib/facets/core/hash/op_mul.rb, line 12
  def *(other)
     other.merge self
  end