More closer hint:


class A{
private int variable;
A(){
int variable;
}
}