module Rake::InvocationExceptionMixin

def chain=(value)

detected.
Set the invocation chain in effect when this exception was
def chain=(value)
  @rake_invocation_chain = value
end