module ActiveAdmin::Resource::ScopeTo

def scope_to_method

def scope_to_method
  scope_to_config[:method]
end