define ['angular', 'gatedScope'], (angular) ->
	angular.module 'app.directives', ['gatedScope']