class ACIrb::GleanBD

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/glean.rb, line 26
def rn
  'bd-[' << @attributes['encap'] << ']'
end