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