module ActiveAdmin::ResourceController::Collection::Sorting

def active_admin_collection

def active_admin_collection
  sort_order(super)
end