public class PR375
{
  public void foo ()
  {
    (Boolean.TRUE).booleanValue ();
  }
}