### What was wrong? Some methods are still unavailable on the `AsyncEth` class. ### How can it be fixed? Following the pattern already established, add `get_uncle_count` to the AsyncEth class, and add corresponding tests.