class ACIrb::L3extMemberDef

Public Instance Methods

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