Пример #1
0
function test()
{
    $x = new X();
    var_dump($x->lazy());
}