It refers to the language class in the example code (and yes, you're correct that the example doesn't actually wrap its methods in a class definition). It simply needs to be available to all of your other code, so you can find+load your multilingual text. You can use [man]include[/man], but [man]autoload[/man]ing is a better solution.