'Varchar', ); private static $has_one = array( 'TestC' => ObjectC::class, 'TestCTwo' => ObjectC::class, ); }