m = MagicMock(spec=Instance, name="asd"); m.name -> AttributeError so I have to set it in an other statement