Chain
Note super.calculate() in the implementations of AbstractChain - this is the way to call the default calculate method that sits in AbstractChain itself.
Note super.calculate() in the implementations of AbstractChain - this is the way to call the default calculate method that sits in AbstractChain itself.