On the topic of `method`: I like the flexibility that it provides. I am not a die-hard OOP programmer - e.g. I prefer a Rust or C style where one uses either custom structures or uses composition.
However, without `method` OOP support in Nim would be quite fundamentally limited
