# File test/test_response.rb, line 310
    def test_send_size
      assert_equal(0, @response.send_size)
      assert_equal(1, @send_size_call)
    end