# File lib/session.rb, line 21 def new(*a, &b) Sh::new(*a, &b) end
# File lib/session.rb, line 9 def self.version() VERSION end