class ACIrb::L3Cons

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l3.rb, line 25
def rn
  'l3cons-[' << @attributes['consumer'] << ']'
end