# File lib/action_controller/upload_progress.rb, line 457
      def started?
        @received_bytes > 0
      end