# File lib/typhoeus/response/informations.rb, line 26 def return_message Ethon::Curl.easy_strerror(return_code) if return_code end