Say I have a Main class with three functions, one of which is very large, and an integer value:
class Main { int value = 0; void method1() { } void m