# File lib/generators/pundit/install/templates/application_policy.rb, line 4 def initialize(user, record) @user = user @record = record end