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