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