class ACIrb::L3extEncapLocale

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3ext.rb, line 520
def rn
  'node-' << @attributes['id'] << ''
end