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