[Source]
# File lib/coderay/encoders/html/output.rb, line 143 143: def ` str #` <-- for stupid editors 144: Template.new str 145: end
[Validate]