```class Test{ object SOMETHING val ot...
# getting-started
m
Copy code
class Test{    
    object SOMETHING
    val otherThing = “s”
}