class ACIrb::FvPathEp

Public Instance Methods

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