ReflectMethodSetter(final MethodInvoker invoker) {
   super(invoker.getMethod());
 }