newAtom(DivinerAtom::TYPE_FILE) ->setName($file_name) ->setFile($file_name) ->setContentRaw($file_data); return array($atom); } }