Prepares ebbs for the next major feature: chained build scripts. Variables should now be specified by calling self.requiredKWArgs.append("...") and self.optionalKWArgs.append("...") which will search environment variables, config specifications, and command line args in order to set the value.