class ACIrb::DnsProf
Public Instance Methods
rn()
click to toggle source
# File lib/acirb/model/dns.rb, line 256 def rn 'prof-' << @attributes['name'] << '' end
# File lib/acirb/model/dns.rb, line 256 def rn 'prof-' << @attributes['name'] << '' end