View file File name : meta_method.rb Content :## # MetaMethod represents a meta-programmed method class RDoc::MetaMethod < RDoc::AnyMethod end