class Admin::UsersController
def annouce_cannot_remove_self_from_admin_role
def annouce_cannot_remove_self_from_admin_role flash[:error] = 'You cannot remove yourself from the admin role.' end
def annouce_cannot_remove_self_from_admin_role flash[:error] = 'You cannot remove yourself from the admin role.' end