class ACIrb::InfraConnFexBlk

Public Instance Methods

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