# File lib/fog/compute/openstack/requests/remove_fixed_ip.rb, line 23
        def remove_fixed_ip(_server_id, _address)
          true
        end