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