class ACIrb::EpControlP

Public Instance Methods

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