13 14 15 16 17
# File 'lib/pinter.rb', line 13 def self.api_key # raise APIKeyNotSet if @api_key.nil? @api_key end