class ACIrb::MonInfraPol

Public Instance Methods

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