# File lib/net/ssh/test.rb, line 52 52: def story 53: yield socket.script if block_given? 54: return socket.script 55: end