Unfortunately rake doesn't have nested context, everything just runs on a main rake object. This is probably due to compatibility issue, but anyway, we could just extend the object.
Signed-off-by: Rémy Coutable <remy@rymai.me>