## Background We want to be able to do pattern matching on `Version` class. ## Feature Provide an `unapply` function to be able to do so.