# File lib/fog/brightbox/models/compute/load_balancer.rb, line 106
        def ssl3?
          !!attributes[:certificate_enable_ssl3]
        end