'Varchar' ); private static $has_one = array( 'Team' => Team::class, 'Hat' => CheerleaderHat::class ); }