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