/*jshint laxbreak:true */ define(function(){ var createNController = function($scope){ }; return createNController; });