# File lib/haml/helpers.rb, line 322 def succeed(str, &block) "#{capture_haml(&block).chomp}#{str}\n" end