# File lib/aws/core/xml/grammar.rb, line 150 def inflect value Inflection.ruby_name(value.to_s).to_sym end