25 26 27
# File 'lib/jets/stack/definition.rb', line 25 def camelize(attributes) Jets::Camelizer.transform(attributes) end