class Foo { void some_method(int arg) { do_something; } };