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