# File lib/action_dispatch/http/upload.rb, line 24
      def size
        @tempfile.size
      end