it('constructs JSON for infix operator with no arguments', () => {
      expect(noneSelectorIO.toJSON()).to.deep.equal([
        'Error',
        noneSelector.toJSON(),
        noneSelector.toJSON()