sub OOorNO { return $_[0] if UNIVERSAL::can( $_[0], 'can' ); }