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