# File lib/action_controller/flash.rb, line 153 def keep_flash #:doc: warn 'keep_flash is deprecated; use flash.keep instead.' flash.keep end