# File lib/action_view/helpers/prototype_helper.rb, line 583
          def call(function, *arguments)
            record "#{function}(#{arguments_for_call(arguments)})"
          end