class ACIrb::NwPathEp

Public Instance Methods

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