package org.robolectric.testing;

import org.robolectric.annotation.internal.Instrument;

@Instrument
public final class AFinalClass {
}
