(function () { 'use strict'; app.controller('RegistrationController', ['$scope', function ($scope) { }]); })();