22 23 24 25
# File 'lib/oceanarium/config.rb', line 22 def api_key return @api_key if @api_key nil end