# File lib/big_record/base.rb, line 385
def
truncate
connection
.
truncate_table
(
table_name
)
end