# File lib/fog/ecloud/compute.rb, line 365
        def gateway
          self[:gateway] || subnet_ips[1]
        end