# File lib/pundit/policy_finder.rb, line 15
    def initialize(object)
      @object = object
    end