append($data); } /** * @inheritdoc * @return string */ function decode(Body $body) { return (string) $body; } }