Add _default_*_env() helper methods that return the environment variable names, and use them in __init__() instead of hard-coded strings. This allows subclasses to override the names. Signed-off-by: Jan Lindemann <jan@janware.com>