# File lib/new_relic/agent/method_tracer.rb, line 204 def default_metric_name_code(method_name) "Custom/#{derived_class_name}/#{method_name}" end