class ACIrb::FvBD

Public Instance Methods

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