new object $http_page: $root;

var $root inited = 1;

public method .page() {
  arg page, args;
  
  // Overload this!
};