class ACIrb::MldsnoopDb

Public Instance Methods

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