# File lib/fog/glesys/models/compute/ips.rb, line 32 def new(attributes = {}) super({ :serverid => serverid }.merge!(attributes)) end