Before shortening: Obj.action()
with default settings:
with DO_NOT_SHORTEN:
with SHORTEN_IF_ALREADY_IMPORTED:
with SHORTEN_AND_IMPORT:
[qualifier] Obj.action()
with SHORTEN_AND_STAR_IMPORT:
[qualifier] Obj.action()
