Name some of the refactorings that Fowler discuses.


Name some of the refactorings that Fowler discuses.


Answer: Extract method; substitute algorithm; move method; extract class.