# File lib/merb-core/vendor/facets/dictionary.rb, line 323
  def <<(kv)
    push *kv
  end