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