class ACIrb::VnsCRel

Public Instance Methods

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