pub fn callee<T>() -> T::AccountIdwhere T: Environment,
Gets the currently set callee.
This is account id of the currently executing contract.