class Mok::Preformat

Public Instance Methods

apply() click to toggle source
# File lib/mokelement.rb, line 84
def apply
  "<Preformat>#{@contents}</Preformat>"
end