# File multipart.rb, line 75
      def maybeclose
        @input.close if @shouldclose
      end