do (angular) ->

'use strict'

angular.module '{{name}}', {{inject | array_string}}

return