# File lib/rspec/mocks/any_instance/message_chains.rb, line 6
        def initialize
          super {|h,k| h[k] = []}
        end