public function do_actions()
 {
     Database_PasswordsFileHelper::create_passwords_file($this->get_username(), $this->get_password(), $this->get_database(), $this->get_host());
 }