instance method ActiveView.Class#getScope
ActiveView.Class#getScope() → ActiveEvent.ObservableHash
Get's the current scope/data in your view. Note that modifying this
object may trigger changes in the view. Use exportScope to get copy
of the data that is safe to mutate.


