Postman environment variables save Response object

My question:
Is pm.sendRequest return response instance of pm.Reseponse?
why cann’t i call pre_response.text()?