# File lib/gpgme/engine.rb, line 70 def home_dir=(home_dir) current = info.first set_info current.protocol, current.file_name, home_dir end