# File lib/webmock/util/hash_counter.rb, line 7
      def initialize
        self.hash = {}
      end