```java final var x = someValue ... MyType y = value ``` ```java this.field.method() ... field.method() ```