# File lib/deep_test/options.rb, line 19
19:     def ui=(value)
20:       @ui = value.to_s
21:     end