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