trait Trac4358 { /** * Implicit conversion that invokes the expect method on the EasyMock companion object (i.e., the * static expect method in Java class org.easymock.EasyMock). * */ val foo = 123 }