Add load_class() to complement load_object(), returning the class as opposed to instantiated object.Signed-off-by: Jan Lindemann <jan@janware.com>
Add load_class() to complement load_object(), returning the class as opposed to instantiated object.