methods should begin with a lower case letter.
methods should "do one thing".. I see methods that adjust values of variables and return values, that is more like two different jobs. Getters and...