build method

Implementation

TransformationObject build() {
  return TransformationObject(components);
}