export interface MethodExplorerOptions { instance: InstanceType; methodName?: string; }