module Kernel

Public Instance Methods

configatron() click to toggle source
# File lib/configatron/ext/kernel.rb, line 2
def configatron
  Configatron::RootStore.instance
end