# File lib/mixlib/shellout.rb, line 205
    def exitstatus
      @status && @status.exitstatus
    end