# File lib/more/facets/dictionary.rb, line 327
  def <<(kv)
    push(*kv)
  end