Does the "blocking" method on plugins actually do anything? I can see it declared on two of them but I can't find anywhere that actually makes use of it, nor is it declared in the base class. Do I have to implement my own mechanisms for doing blocking operations asynchronously?