Returns true if a cola cap is required at any time.
bool needColaCap() const;
Always returns false.
needColaCap Method