convertToMetaConstraints(
findConstraints( executable.getAccessibleObject(), ElementType.METHOD ),
executable
);
return new ConstrainedMethod(
ConfigurationSource.ANNOTATION,
new MethodConstraintLocation( executable, null ),
parameterConstraints,
constraints,
isCascading