class ACIrb::LbpPol

Public Instance Methods

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