# File lib/restclient/exceptions.rb, line 18
                def http_code
                        @response.code.to_i if @response
                end