ERB::Compiler::TrimScanner
# File lib/erb/comment.rb, line 12 def etags [*super, '--#>'] end
# File lib/erb/comment.rb, line 8 def stags [*super, '<#--'] end