class ACIrb::InfraRsFexp

Public Instance Methods

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