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