Class: Raf::Empty

Inherits:
Element show all
Defined in:
lib/rafelement.rb

Overview

– Inlines

Instance Attribute Summary

Attributes inherited from Element

#contents

Instance Method Summary collapse

Methods inherited from Element

#add=, #initialize

Constructor Details

This class inherits a constructor from Raf::Element

Instance Method Details

#applyObject



147
148
149
# File 'lib/rafelement.rb', line 147

def apply
  ""
end