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