Interface for something that can utilize environment
variables. NOTE: since environment variables should
be transient, the implementer needs to be careful
of state after de-serialization. Default system-wide
environment variables can be got via a call to
weka.core.Environment.getSystemWide()