	void foo(Map<String, Integer> map) {
		map.keySet()
	}