Class MethodNamespace


back
root
^ self namespaces find: [:n| n name == #Root] ifAbsent: [self error: 'The root namespace does not exist']