=========================== Naming refactor: avoid using acquire from movie clip related functions. This stuff doesn't need releasing, all locks happens in getters, so using get instead of acquire makes more sense here.