A scope does not directly contain what you put int...
# tornadofx
e
A scope does not directly contain what you put into it. Instead, you can get access to whatever you put into the scope by referencing that scope. So you say "Give me the instance of my object x that is associated with my scope y"