# File lib/ramaze/snippets/ramaze/dictionary.rb, line 321
    def <<(kv)
      push(*kv)
    end