This is the first of three screencasts for Clean Code Episode 3: Functions. In this screencast, Uncle Bob refactors an old long method he found in FitNesse in 2007. Watch as Uncle Bob tears this long function into a new class containing many tiny, well-named functions. The focus in this cast is on small functions and refactoring technique.