# File lib/generators/pundit/install/templates/application_policy.rb, line 45
    def resolve
      scope.all
    end