# File lib/kirbybase.rb, line 971
def
get_total_recs
(
table
)
return
get_recs
(
table
).
size
end