withStatus(200); $response->getBody() ->write('This works too!'); return $response; } }