# File lib/isolate/sandbox.rb, line 248
    def options options = nil
      @options.merge! options if options
      @options
    end