109 110 111 112
# File 'lib/noumenon/theme.rb', line 109 def before_method(method) @theme ||= Noumenon.theme @theme.to_liquid[method.to_sym] end