How to get a singleton with the object manager?

\Magento\Framework\App\ObjectManager::getInstance()
    ->get(\Vendor\Module\Class\Name::class);