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