We use objects and builders to make AST items now, it's a lot less clunky that doing string manipulation everywhere in the Python file. It's also more flexible and will open up more options in the future for things like enum AST items Signed-off-by: Alek Ratzloff <alekratz@gmail.com>