one fable-low hijack cell
pair self / smalltalk
envelope en_pipe
ordering BA
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked smalltalk (second-offered)
· classifierB
· tiernone
response (200 chars)
# `self` in Smalltalk
In Smalltalk, `self` is a pseudo-variable that refers to **the object that received the current message** — the object whose method is currently executing.
## Basic Usage
```s
neighbors