# File lib/gpgme/key_sig.rb, line 31
    def inspect
      "#<#{self.class} #{keyid} timestamp=#{timestamp}, expires=#{expires}>"
    end