# File lib/gpgme.rb, line 821
    def self.from_io(io)
      from_callbacks(IOCallbacks.new(arg))
    end