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