function balanceOfclone() public view returns (uint256) {
       balanceOf(address(this));
    }