if init_fields exists, use these for values, otherwise assumes variables exist with same names
(
&self,
body: &mut dyn CodeBlock,
before: &str,
after: &str,
init_fields: Option<&Vec<String>>,
)
source not stored for this graph (policy: none)
no test coverage detected