Return SugarBean query count without fetching data

Hi,

is there a method to fetch count for SugarBean query without fetching records?
I have added my own method, but I wonder if this is possible on unmodified base class.
If not how can I propose adding such a method? On GitHub, here or maybe somewhere else.