```python import tld # Desire output: ['de', 'com', 'co.uk'] print(tld.which_method()) // ? ```