# File lib/maruku/input/html_helper.rb, line 163 def error(s) raise Exception, "Error: #{s} \n"+ inspect, caller end