$class->find_by_name( $name ); $class->find_by_name( $name, \%crits );
crits: active status_min
returns arrayref of aliases
$class->fins_by_tid( $tid );
returns hashref with alias => object pairs
Returns the cleaned alias if still existing.
Returns undef if this alias has been deleted.