# File lib/action_view/helpers/prototype_helper.rb, line 968
          def drop_receiving(id, options = {})
            record @context.send(:drop_receiving_element_js, id, options)
          end