U:RDoc::AnyMethod[iI"singleton_method_undefined:ETI"+BasicObject#singleton_method_undefined;TF: privateo:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"GInvoked as a callback whenever a singleton method is undefined in ;TI"the receiver.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [I"module Chatty ;TI"1 def Chatty.singleton_method_undefined(id) ;TI") puts "Undefining #{id.id2name}" ;TI" end ;TI" def Chatty.one() end ;TI" class << self ;TI" undef_method(:one) ;TI" end ;TI" end ;T: @format0o; ; [I"produces:;T@o; ; [I"Undefining one;T; 0: @fileI" object.c;T:0@omit_headings_from_table_of_contents_below0I"'singleton_method_undefined(symbol);T0[I" (p1);T@!FI"BasicObject;TcRDoc::NormalClass00