If you move the secondary constructor into `operat...
# getting-started
r
If you move the secondary constructor into
operator fun invoke
inside the companion object, it looks the same as calling the constructor.