class Awspec::Helper::Finder::Subnet::SubnetCache

Usage

Includes Singleton module, so use instance instead of new to get a instance.

It is intended to be used internally by the find_subnet function only.

Many of the methods expect a symbol to search through the cache to avoid having to call to_sym multiple times.