--TEST-- Verifies that generated null object disallow public function --FILE-- createProxy('Kitchen'); var_dump($proxy->foo); ?> --EXPECT-- NULL