`val people` has an implicit getter on the jvm cal...
# getting-started
r
val people
has an implicit getter on the jvm called
getPeople()
, which is clashing with your other method
getPeople()