transformer = $transformer; } function transform($posts) { return $this->transformer->transform($posts); } }