16 17 18
# File 'lib/awspec/ext/string.rb', line 16 def demodulize Dry::Inflector.new.demodulize(self) end