Does this mean that a class from a Package will be able to have multiple Tags?
The first time I saw Packages + Tags I tried to use multiple tags:��
Example of my initial impression:
Class -> Tags
Car -> Model
CarTest -> Model, Tests
CarFactory -> Factories
CarFactoryTest -> Factories, Tests