I represent a binding to a variable that is not tied to a particular
dictionary until the first access. Then, lookup rules for global variables
in the scope of a given class are used.
Answer a binding that will look up aSymbol as a variable in
aClass's environment at first access. See #resolveBinding's
comment for aDictionary's meaning.