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