eigenclass

A hidden class associated with each specific instance of another class.

Noun

  1. A hidden class associated with each specific instance of another class.
    • Singleton methods in Ruby live in a special, hidden class called the singleton class (it used to be referred to as the eigenclass, but singleton class is the current term).

Origin

From eigen- + class.

Forms

eigenclasses