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