# File lib/puppet/provider/user/user_role_add.rb, line 124 124: def project 125: if user_attributes 126: user_attributes[:project] 127: end 128: end