# File lib/puppet/provider/user/user_role_add.rb, line 116
116:   def project
117:     user_attributes[:project] if user_attributes
118:   end