class YARD::CodeObjects::ExtendedMethodObject
def initialize(obj) @del = obj end
-
obj
(MethodObject
) -- the instance method to treat as a mixed in
def initialize(obj) @del = obj end
obj
(MethodObject
)
-- the instance method to treat as a mixed in
def initialize(obj) @del = obj end