# File lib/will_paginate/named_scope.rb, line 150
      def proxy_found
        @found || load_found
      end