'Varchar', 'Region' => 'Varchar', ]; private static $many_many = [ 'Players' => Player::class ]; }