I would like to be able to temporarily used arbitrary staples for my Matplotlib plot using the idiom
with my_styles(style): # plotting code ...