StandardError
# File lib/padrino/safe_buffer.rb, line 15 def initialize super "Could not concatenate to the buffer because it is not html safe." end