17 18 19
# File 'lib/openapi_first/utils.rb', line 17 def self.classify(string) Hanami::Utils::String.classify(string) end