class OpenSSL::Config

def inspect

def inspect
  "#<#{self.class.name} sections=#{sections.inspect}>"
end