# File lib/capistrano/configuration/execution.rb, line 27
      def task_call_frames
        Thread.current[:task_call_frames] ||= []
      end