# File lib/chef/shell_out.rb, line 141
    def exitstatus
      @status && @status.exitstatus
    end