class ACIrb::MonEPGPol

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/mon.rb, line 79
def rn
  'monepg-' << @attributes['name'] << ''
end