# File lib/gpgme/ctx.rb, line 131
    def keylist_mode=(mode)
      GPGME::gpgme_set_keylist_mode(self, mode)
      mode
    end