* This method executes `fn` and returns promise. While promise is pending all subsequent calls of `.call(fn)` * will return the same promise. To fulfill that promise you can use `.resolve() / .reject()` methods.
(fn)
source not stored for this graph (policy: none)
no test coverage detected