attributes()
Attributes cache accessor. Maps a class to an Array of its attributes.
# File lib/rdoc/store.rb, line 230 def attributes @cache[:attributes] end