abstract fun build(): ExtractedFeaturePostStep<T, R>
Finishes the feature extraction
-process by building a new Expect taking the previously chosen
options into account.
Return
An ExtractedFeaturePostStep which allows to define what should happen with the new Expect.