#initialize, #load
This class inherits a constructor from AppConfig
11 12 13
# File 'lib/secrets.rb', line 11 def load Secrets.new(expand_path(Options.get("secrets.path"))).load end