class ACIrb::L2BD

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/l2.rb, line 75
def rn
  'bd-[' << @attributes['fabEncap'] << ']'
end