# File lib/ezsig.rb, line 278
def
initialize
(
cert
)
super
(
cert
.
public_key
)
@cert
=
cert
end