def foo(): # Maximum number of locals for function / method body (by default 15)
# split up functions/methods to smaller ones
Used when a function or method has too many local variables.