# File lib/deep_test/ui/console.rb, line 69 69: def show(string) 70: $stdout.print string 71: $stdout.flush 72: end