# File lib/em-http/mock.rb, line 102 def self.count(url, method, headers = {}) @@registry_count[RegisteredRequest.build(url, method, headers)] end