# File lib/pundit.rb, line 154
    def policy_scope(scope)
      pundit_policy_scope(scope)
    end