# File lib/backup/database/base.rb, line 12
def
initialize
(
model
)
@model
=
model
load_defaults!
end