module ActiveAdmin::ResourceController::PageConfigurations

def index_config

def index_config
  @index_config ||= self.class.index_config
end