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