# frozen_string_literal: true require 'yaml' require 'fog' require 'neoinfra/config' # NeoInfra Account information module NeoInfra # Provide informations about the accounts available class Accounts end end