sections()
Get the names of all sections in the current configuration
# File ext/openssl/lib/openssl/config.rb, line 387 def sections @data.keys end