pub type ClassRef = Value;
Runtime value carrying a class object.
pub struct ClassRef(/* private fields */);