class ACIrb::EventSwRetP

Public Instance Methods

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