my $is_blah = ref( $thing ) eq 'Some::Class' && $x == 3;