class ACIrb::DppIf

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/dpp.rb, line 2290
def rn
  'if-[' << @attributes['id'] << ']'
end