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