'Varchar', ]; private static $has_one = [ 'Team' => Team::class, ]; }