abby
abby copied to clipboard
Normalize private variables in classes
Some classes store configuration/data in as an array and some in individual variables, normalize this and look over how we get and set these (including in the constructors).