class Raf::Variable

Public Instance Methods

apply() click to toggle source
# File lib/raf2html_element.rb, line 203
def apply
  "#{@contents}"
end