For example, `pdir(Bar)` could have something like: ``` defined in foo.py Class Bar: """blabla""" ``` followed by everything we already have.
For example,
pdir(Bar)could have something like:followed by everything we already have.