,-----------------------------. |Server | |-----------------------------| |- __private: {} | |- self: this | |-- Methods -- | |+ Server (cb, scope) | |+ sandboxApi (call, args, cb)| |+ onBind (scope) | |+ onBlockchainReady () | |+ cleanup (cb) | |+ isLoaded () | |+ areModulesReady () | `-----------------------------'