define(['angular'], function(ng){ 'use strict'; return ng.module('directives', [], function(){ }); });