# File lib/fog/compute/models/ecloud/network.rb, line 33
        def rnat=(new_rnat)
          attributes[:rnat] = new_rnat
          @changed = true
        end