# File lib/webmock/callback_registry.rb, line 26
    def self.reset
      @@callbacks = []
    end