# File lib/kirbybase.rb, line 2762
def
total_recs
return
@db
.
engine
.
get_total_recs
(
self
)
end