Ox.ListPage = function(options, self) { var self = self || {}, that = new Ox.Element({}, self) .addClass('OxPage'); return that; };