# File lib/puppet/type/resources.rb, line 147 147: def system_users 148: %w{root nobody bin noaccess daemon sys} 149: end