class ElasticAPM::Spies::Registration
@api private
def initialize(const_name, require_paths, spy)
def initialize(const_name, require_paths, spy) @const_name = const_name @require_paths = Array(require_paths) @spy = spy end
@api private
def initialize(const_name, require_paths, spy) @const_name = const_name @require_paths = Array(require_paths) @spy = spy end