# File lib/hashery/castinghash.rb, line 128
  def merge!(other)
    super(cast(other))
  end