20 21 22
# File 'lib/october/plugin.rb', line 20 def config October::Plugins.config(name) end
16 17 18
# File 'lib/october/plugin.rb', line 16 def name to_s.underscore end