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