Refactor comment and code around support patch class decorator * Use simply `for patch_obj in tmp_patchings` instead of enumerate * Fix comment to make it explicit * Fix how to express list in test code