# File lib/sqlite3/database.rb, line 567
def
count
@driver
.
aggregate_count
(
@func
)
end