The concept of 'meaning' is defined by the user, the usage, not by the Symbol itself. A Symbol with a space cannot be a selector (message/method) name
Point methodDict at: #'name with space' put: Point>>#x.2@3 perform: #'name with space' "==> 2"