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