# File lib/action_dispatch/middleware/flash.rb, line 128
      def clear
        @flashes.clear
      end