144 145 146 147 148
# File 'lib/openssl/ssl.rb', line 144 def session SSL::Session.new(self) rescue SSL::Session::SessionError nil end