# File lib/webmock/callback_registry.rb, line 30
    def self.any_callbacks?
      !@@callbacks.empty?
    end