C(mixed $className) : mixed
<?php function C($className) { return LtObjectUtil::singleton($className); }