* As discussed in PR, fetch possible extension names and lookup only them, not all parts of class name. Relates: #44, !70
* Due to copy and paste the identifier was not indicating a removed extension. * Identifier and tests were adjusted accordingly. Relates: #44
* Detect removed extensions in use statements. Relates: #44