class ACIrb::CallhomeSrc

Public Instance Methods

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