I want to make a mock object that is suitable for our teams tests.
Howerver, the default getattr behavior is not what I want. See examples below.
import mo