public function show()
    {
        if ($_GET['id']) {
            return _class('docs')->_show_for($this);
        }