class ACIrb::MonEPGTarget

Public Instance Methods

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