info; } else { return static::$cur->info[$key]; } } public function setAsCur() { static::$cur = $this; return $this; } }