# File lib/rack/multipart/uploaded_file.rb, line 20
      def path
        @tempfile.path
      end