# File lib/rake/invocation_exception_mixin.rb, line 12
12:     def chain=(value)
13:       @rake_invocation_chain = value
14:     end