i create instance of IERC20 public token in some contract.
How can i get the same address of token contract from the instance? token.this? token.address?