class ACIrb::SyntheticEpGroup

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/synthetic.rb, line 522
def rn
  'epgroup-' << @attributes['id'] << ''
end