class ActiveAdmin::Resource

def clear_collection_actions!

def clear_collection_actions!
  @collection_actions = []
end