# File lib/fog/compute/ecloud.rb, line 373
        def netmask
          self[:netmask] || subnet_ipaddr.mask
        end