rootNode() ->children() ->scalarNode('name')->defaultValue('Mr. NoName')->cannotBeEmpty()->end() ->end() ; };