Clear the library configuration cache. This is mostly used for testing.
63 64 65
# File 'lib/rc/interface.rb', line 63 def clear! @cache = {} end