class HTree::Text

Public Instance Methods

to_wabisabi() click to toggle source
# File vendor/qwik/lib/qwik/htree-to-wabisabi.rb, line 69
def to_wabisabi
  return to_s
end