------------------
* Dropped the dependency on ``zope.app.zcmlfiles``.
* Cleaned the code to remove unused imports and ensure the pep8 syntax.
* Updated tests to have a return value consistency. The
grokcore.viewlet viewlet manager implementation requires viewlets to
return unicode strings. Now, viewlets return unicode strings in the
test packages.