# File lib/action_controller/flash.rb, line 99
      def keep(k = nil)
        use(k, false)
      end