describe('with no value', function () {
    beforeEach(function () {
      header = new AcceptCharset;
    });