# File lib/chef/provider/user/useradd.rb, line 137 def managing_home_dir? @new_resource.manage_home || @new_resource.supports[:manage_home] end