contract CoreProxy is Ownable {
       address private immutable _implement;
