id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1442,Sub PMC should support getattribute,Austin_Hastings,,"The Sub PMC identifies itself, under `class`, as being an instance of the Class class. 

Querying the Sub's Class for available attributes (`$class.inspect('attributes')`) returns a hash just chock full of goodness.

Sadly, attempting to request those attribute from the Sub doesn't work.

I believe that Sub should deliver on its promises, and provide the getattribute interface.

Alternatively, if Sub is going to require `inspect` to fetch the data, then the PMC class should not report those fields as attributes.",todo,new,normal,,none,2.0.0,medium,,,,,,
