Up next is private class methods and fields, which I love so much, and use very extensively in #WebComponents

class Person {
#privateField
}

#seattlejsconf