class ACIrb::IdentInstIp
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/ident.rb, line 739 def rn 'ip-[' << @attributes['id'] << ']' end
# File lib/acirb/model/ident.rb, line 739 def rn 'ip-[' << @attributes['id'] << ']' end