# File lib/action_dispatch/http/request.rb, line 145
    def forgery_whitelisted?
      get?
    end