sub foo { return !!shift->{some_obj}->some_method() || (); }