myModule.controller('myController',['$scope', function($scope){}]);
#Ide10