(function() { module = angular.module('PlexRequests', []); module.constant("moment", moment); }());