# File lib/chef/resource_reporter.rb, line 78
      def success?
        !self.exception
      end