# File lib/action_controller/upload_progress.rb, line 400
      def finished?
        remaining_bytes <= 0
      end