1 2 3 4 5 6
## # MetaMethod represents a meta-programmed method class RDoc::MetaMethod < RDoc::AnyMethod end