class ACIrb::VnsCons

Public Instance Methods

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