# File lib/new_relic/agent/traced_method_stack.rb, line 22
      def initialize
        @stack = []
      end