# File lib/isolate/sandbox.rb, line 110
    def cleanup?
      install? and @options.fetch(:cleanup, true)
    end