public void Initialize(IDIContext context)
 {
     context.mbm().BindResource <IBall, Ball>("ball");
 }