#include "A.h"
int main() { return A<int>::Method(); }

