# File lib/aws/core/response.rb, line 133
      def network_error?
        http_response.network_error?
      end