# File lib/action_dispatch/middleware/flash.rb, line 174
      def discard(k = nil)
        use(k)
      end