# File lib/action_controller/flash.rb, line 101
      def discard(k = nil)
        use(k)
      end