# File lib/yaml_db/rake_tasks.rb, line 12 def self.data_load_task SerializationHelper::Base.new(helper).load(db_dump_data_file(helper.extension)) end