First page Back Continue Last page Overview Text

Notes:


Similarly, let's say you extend an object with a module, and later you want to remove that module from the object's ancestry chain.

With ruby, you can't do that, but evilr allows you to do so with the unextend method.