class Mok::Variable

Public Instance Methods

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