extract Unique Method
Answer the sole A_Definition from the given tuple of definitions, raising a MethodDefinitionException if the tuple doesn't have exactly one element.
Return
The requested exception.
Parameters
method Definitions
A tuple of A_Definitions.
Throws
If the tuple did not contain exactly one definition.