129 130 131 132 133
# File 'lib/extensions/openssl/openssl/ssl-internal.rb', line 129 def session SSL::Session.new(self) rescue SSL::Session::SessionError nil end