use YPATH. ``` param "max_clients" do yaml_file "vars.yml" yaml_path '$.httpd.max_clients' mutation rand(500)+10 end ```