needRawContent(true); } public function getAttachmentForObject($object, $data, $spec) { return array( 'content' => $object->getRawContent(), ); } }