# File lib/action_controller/upload_progress.rb, line 332 def remaining_bytes @total_bytes - @received_bytes end