Clearly define the API
A lot of method/class/trait should be set to private[qece], after defining what should be exposed to the API.
Edited by Bruno Ferres
A lot of method/class/trait should be set to private[qece], after defining what should be exposed to the API.