module Pundit::Helper

def policy_scope(scope)

def policy_scope(scope)
  pundit_policy_scope(scope)
end