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