# File lib/chef/formatters/error_inspectors/node_load_error_inspector.rb, line 123
        def clock_skew?
          exception.response.body =~ /synchronize the clock/i
        end