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