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