Help for this page
map { push @result, $_ if $_ } @{ $obj->method };
push @result, grep { $_ } @{ $obj->method };