# File lib/fog/softlayer/models/network/ip.rb, line 58
        def broadcast?
          !!attributes[:broadcast]
        end