U:RDoc::AnyMethod[iI"append_features:ETI"Module#append_features;TF:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"9When this module is included in another, Ruby calls ;TI"Aappend_features
in this module, passing it the ;TI"Areceiving module in _mod_. Ruby's default implementation is ;TI"Hto add the constants, methods, and module variables of this module ;TI";to _mod_ if this module has not already been added to ;TI"I_mod_ or one of its ancestors. See also Module#include
.;T:
@fileI"eval.c;T:0@omit_headings_from_table_of_contents_below0I"#append_features(mod) -> mod
;T0[ I" (p1);T@FI"Module;TcRDoc::NormalClass00