components = Collection::make( $components ); } public function get_components() { return $this->components; } }