14 15 16
# File 'lib/faastruby/base.rb', line 14 def self.api_secret configuration&.api_secret || ENV['FAASTRUBY_API_SECRET'] end