class ACIrb::CompPpNic

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/comp.rb, line 2079
def rn
  'nic-' << @attributes['name'] << ''
end