The class name should be supplied as a string, and the class
should already have been loaded by PHP (or a suitable autoloader
should exist). This method actually returns a wrapped ORM object
which allows a database query to be built. The wrapped ORM object is
responsible for returning instances of the correct class when
its find_one or find_many methods are called.