# File lib/rdoc/code_objects.rb, line 243 def add_attribute(an_attribute) add_to(@attributes, an_attribute) end