# File multipart.rb, line 71
      def read(*args)
        @input.read(*args)
      end