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