# File lib/fog/compute/models/ninefold/address.rb, line 49 def disable_static_nat() self.jobid = extract_job_id(connection.disable_static_nat(:ipaddressid => identity)) true end