class Ransack::Context

def scope_arity(scope)

def scope_arity(scope)
  @klass.method(scope).arity
end