Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
eg. this one does not work
public List<Boolean> choices0Act() { return Stream.of(true, false) .collect(Collectors.toList()); }