roles: function() {
                return RoleService
                  .list()
                  .then( function( roles ) {
                    return roles;