(function() { 'use strict'; angular .module('harbor.optional.menu', [ 'harbor.services.user', 'harbor.services.i18n' ]); })();