class ACIrb::McpIf

Public Instance Methods

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