# File lib/net/ssh/shell.rb, line 38 def open! if !open? open if closed? session.loop { opening? } end self end