interface Service { void foo(); void bar(int a); }