# File lib/generators/pundit/install/templates/application_policy.rb, line 21
  def new?
    create?
  end