1 namespace std {
2   class STD {};
3 }
4 
5 using namespace std;
6