8 9 10
# File 'lib/awspec/ext/string.rb', line 8 def pluralize Dry::Inflector.new.pluralize(self) end