class ACIrb::CompatFvSw

Public Instance Methods

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