29 30 31
# File 'lib/docman/config.rb', line 29 def config_hash Digest::MD5.hexdigest(Marshal::dump(@unmutable_config)) end