# File lib/isolate.rb, line 40
  def self.sandbox= o
    @@sandbox = o
  end