# File lib/chef/provider/user/useradd.rb, line 126 def updating_home? @current_resource.home != @new_resource.home && @new_resource.home end