public function testGamesParser() { $steamId = new SteamId('koraktor', false); print_r($steamId->getGames()); }