I have ```abstract class glm : operators(){ c...
# getting-started
e
I have
Copy code
abstract class glm : operators(){

    companion object {...}
}