# File temp/Graph/Graph.rb, line 198 def is_valid_config name @config[name] and @config[name].length > 0 end