Whoa! Well, explorer isn't really an instance of the Explorer but of the String class, so the it doesn't know anything about the eat method.
explorer
Explorer
String
eat
Psst: as explorer is a string, we can use methods like length on it.
length