Create an object declaration with a static {} block and find out the actual name of the function containing your initialization code.
Here is an example of how such code might look:
class A {
static {
// some code
}
}
Write the name of the method as it is shown in the debugger's frame panel: <method>