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