Currently, we present the developer with simple, blocking methods. However, it would be nice to have them as `async` methods that they can `await` on.
Currently, we present the developer with simple, blocking methods. However, it would be nice to have them as
asyncmethods that they canawaiton.