# File lib/maruku/errors_management.rb, line 55 def maruku_recover(s,src=nil,con=nil) tell_user create_frame(describe_error(s,src,con)) end