public void SomeMethod()
 {
     target.SomeMethod();
 }