it can now also be simplified to: ``` if __name__ == '__main__': xw.Book('filename.xlsm').set_mock_caller() mymacro() ```
it can now also be simplified to: