class ActiveAdmin::BaseController
def current_active_admin_user
def current_active_admin_user send(active_admin_namespace.current_user_method) if active_admin_namespace.current_user_method end
def current_active_admin_user send(active_admin_namespace.current_user_method) if active_admin_namespace.current_user_method end