# File lib/action_view/helpers/prototype_helper.rb, line 858
          def alert(message)
            call 'alert', message
          end