# File lib/action_dispatch/http/upload.rb, line 22
      def read(*args)
        @tempfile.read(*args)
      end