.. _type-object: Object ====== ``Object`` is the standard super-interface. All interfaces extend this type. All object references can be assigned to variables of this type. The ``Object`` interface does not specify any methods.