I have the following code:
def disableRules(someId: String) = Action.async { implicit req => Metrics.measureTime("disableRules") { som