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