module Confucious::InstanceMethods

Public Instance Methods

config() click to toggle source
# File lib/confucious.rb, line 33
def config
  self.class.config
end