```python import objgraph objgraph.show_refs({"a": None, "b": None}, filename="bad.png") ``` output: 