"Accessing module and initializing interface" (Smalltalk includesKey: #S8ObjC) ifFalse: [ self print: 'S8ObjC required'. ^self abort ]. S8ObjC current handle isNil ifTrue: [ self error: 'Missing binding' ].