# File lib/puppet/type/yumrepo.rb, line 34
34:         def inikey
35:             name.to_s
36:         end