class ACIrb::InfraConnFexS

Public Instance Methods

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