class ACIrb::StsFabIn

Public Instance Methods

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