# File lib/hashery/openobject.rb, line 124
  def default!(default)
    @hash.default = default
  end