I have a method in a class:
def delete(Token, Client, Upper): Future[Int]
and this method is called elsewhere in another class inside another