# File lib/cgikit/ajax/delegates/confirm.rb, line 14 def confirm CGIKit::Utilities.escape_html("return confirm(\"#{value(:message)}\")") end