Method: ElasticAPM::Spies.require_hooks

Defined in:
lib/elastic_apm/spies.rb

.require_hooksObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



40
41
42
# File 'lib/elastic_apm/spies.rb', line 40

def self.require_hooks
  @require_hooks ||= {}
end