# File lib/new_relic/agent/busy_calculator.rb, line 62
      def busy_count
        @entrypoint_stack.size
      end