Closed

Description
Trying to annotate a class with a string of capital letters such as IRSDocuments
in a file named "irs_documents.rb" will fail with the message:
Unable to annotate irs_documents.rb: #<NameError: uninitialized constant IrsDocuments>
- If there is no mechanism to handle this, it should be added
- If there is a mechanism to handle this, please excuse me, and it should be better documented.