class ACIrb::FabricExplicitGEp

Public Instance Methods

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