'Varchar', 'Position' => 'Varchar', ); private static $has_one = array( 'Contact' => Contact::class ); }