@Before
 public void setUp() throws IOException {
   fixture = new DecompilerTestFixture();
   fixture.setUp(getDecompilerOptions());
 }