Classes: Base
"0.1.0"
6 7 8 9
# File 'lib/ycode.rb', line 6 def self.to_html(str) @ycode ||= Ycode::Base.new @ycode.parse_to_html str end