12 13 14
# File 'lib/web_package/signer.rb', line 12 def self.take @@instance ||= new(Settings.cert_path, Settings.priv_path) end