getBody(); $body = str_replace('login', 'world!', $body); $response->setBody($body); } }