Hacker News new | ask | show | jobs
by idmontie 1086 days ago
It's just a method definition using a globally defined symbol instead of your own method name which may clash with existing "dispose" implementations.

Agreed it's a little weird if you haven't been using variables as method names before though.