# File lib/daemon_kit/config.rb, line 34 def hash( config, symbolize = false ) self.load( config ).to_h( symbolize ) end