# File lib/yaml_db/rake_tasks.rb, line 3 def self.data_dump_task SerializationHelper::Base.new(helper).dump(db_dump_data_file(helper.extension)) end