class Base { char method() { return 'a'; } }