# File lib/pundit/policy_finder.rb, line 25
    def scope
      "#{policy}::Scope".safe_constantize
    end