47 48 49
# File 'lib/constantin/option.rb', line 47 def transform_key(key) key.to_s.parameterize.underscore.upcase end