I have a MongoDB repository that I want to wrap in a context method - which means - every call to the repo method should be wrapped with a context call.
i.e. in this