one fable-low hijack cell
pair bourbon / self
envelope code_caret
ordering AB
effort low
Code-flavored caret operator — '{X} ^ {Y}'
verdictpicked bourbon (first-offered)
· classifierA
· tiernone
response (200 chars)
That looks like Smalltalk! You've written a method definition:
```smalltalk
bourbon
^ self
```
This defines a unary method called `bourbon` that simply returns the receiver (`^` is the return op
neighbors