# File lib/apipie_bindings/indifferent_hash.rb, line 5
    def initialize(constructor = {})
      super()
      merge!(constructor)
    end