U:RDoc::AnyMethod[iI"ancestors:ETI"Module#ancestors;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"@Returns a list of modules included/prepended in mod ;FI"#(including mod itself).;Fo:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"module Mod
;TI" include Math
;TI" include Comparable
;TI" prepend Enumerable
;TI" end
;TI"
;TI"BMod.ancestors #=> [Enumerable, Mod, Comparable, Math]
;TI"%Math.ancestors #=> [Math]
;TI"*Enumerable.ancestors #=> [Enumerable];T:@format0:
@fileI"
object.c;T:0@omit_headings_from_table_of_contents_below0I"mod.ancestors -> array
;F0[ I"();T@FI"Module;TcRDoc::NormalClass00