'Varchar', 'Region' => 'Varchar', ); private static $many_many = array( 'Players' => Player::class ); }