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