# File lib/puppet/provider/user/user_role_add.rb, line 108 108: def auths 109: user_attributes[:auths] if user_attributes 110: end