define(["moment"], function (moment) { return ["$scope", "$filter", "$state", "MMWService", "config", function ($scope, $filter, $state, $MMWService, config) { $scope.init = function(){ } }]; });