# File lib/puppet/util/rdoc/code_objects.rb, line 227
227:     def full_name
228:       @type + "[#{@title}]"
229:     end