# File lib/thor/invocation.rb, line 29
    def current_command_chain
      @_invocations.values.flatten.map(&:to_sym)
    end