# File lib/hashery/openhash.rb, line 13
  def initialize(data={})
    super()
    merge!(data)
  end