class ACIrb::MldsnoopEpgRec

Public Instance Methods

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