Files `examples/shapes_and_collections/artist_reference.py` and `lib/matplotlib/patches.py` mention a class named `FancyBoxPatch`. However, there is no such class in matplotlib. I guess it is supposed to be `matplotlib.patches.FancyBboxPatch`.