/** * Constructor, fake ddoc and view names */ function __construct() { parent::__construct("_builtin", "_all_docs"); }