10 11 12
# File 'lib/faastruby/base.rb', line 10 def self.api_key configuration&.api_key || ENV['FAASTRUBY_API_KEY'] end