I'm unable to access a static public method that have the same name as a static public field. We might need some prefix to prevent fields and method from colliding.
I'm unable to access a static public method that have the same name as a static public field.
We might need some prefix to prevent fields and method from colliding.