Then label the block which would look like ```foo....
# announcements
d
Then label the block which would look like
Copy code
foo.addListener ourListener@ {
    foo.removeListener(this@ourListener)
}
?