# File lib/rake/invocation_exception_mixin.rb, line 6
6:     def chain
7:       @rake_invocation_chain ||= nil
8:     end