class Grits::Signature inherits Reference # Included modules Grits::Mixins::Pointable Constructors# .new(raw : Pointer(LibGit::Signature))# Class methods# .from_tuple(tuple : Commit::SignatureTuple)# .make(name : String, email : String, time : Time)# .now(name : String, email : String)# Methods# #data# #email# #free# #name# #time#